home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk52 / a68k24 / a68k2do.txt < prev    next >
Text File  |  1995-03-18  |  462b  |  20 lines

  1. A68k - things to do as of January 6, 1989
  2.  
  3.  
  4. *** BUGS ***
  5.  
  6. (There are no known bugs at this time.)
  7.  
  8.  
  9. *** ENHANCEMENTS ***
  10.  
  11. Implement an ARexx interface to    an editor (e.g.    CED) for debugging.
  12. Possibly commands could    be read    from a configuration file so that
  13. A68k could be customized to any    editor's commands and port name.
  14.  
  15. Wild optimizations? (e.g. MOVE.W #0,D0 -> CLR.W    D0)
  16.  
  17. Treat (An,Dn) as 0(An,Dn)?  Or just leave for 68020 upgrade?
  18.  
  19. Add 68010/68020    support.
  20.